Total Complexity | 49 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 335 |
Lines of code | 176 |
Logical lines of code | 112 |
Comment lines | 94 |
Methods | 22 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
createUriString() | 49 | 12 | 31 | |
getAuthority() | 58 | 5 | 16 | |
normalizePort() | 61 | 4 | 12 | |
normalizeQueryAndFragment() | 60 | 3 | 12 | |
normalizePath() | 60 | 3 | 12 | |
getUserInfo() | 64 | 3 | 11 | |
withScheme() | 64 | 2 | 10 | |
isStandardPort() | 77 | 2 | 3 | |
withUserInfo() | 68 | 2 | 7 | |
getFragment() | 81 | 1 | 3 | |
getQuery() | 81 | 1 | 3 | |
__toString() | 77 | 1 | 3 | |
withHost() | 69 | 1 | 7 | |
withPort() | 71 | 1 | 6 | |
withPath() | 71 | 1 | 6 | |
withQuery() | 71 | 1 | 6 | |
withFragment() | 71 | 1 | 6 | |
getPath() | 81 | 1 | 3 | |
getPort() | 82 | 1 | 3 | |
getHost() | 81 | 1 | 3 | |
getScheme() | 81 | 1 | 3 | |
__construct() | 64 | 1 | 10 |